Compiling PHP

PHP needs to be compiled with the gccsdk cross compiler.
Most of the changes needed for the RISC OS port of PHP have now been committed to the main PHP source tree.

Download the source for PHP from http://www.php.net/
cd php-x.x.x
Apply the patch supplied in this archive
Copy riscos.configure
Edit the configure line(s) in riscos.configure to suit your requirements
./riscos.configure
make

I realise these instructions are rather terse, but if you have any
problems just email me and I'll be happy to help.

Alex Waugh
alexwaugh@php.net

